home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD/PC Actual Thematic 15: Shareware
/
PC Actual CDT 15.iso
/
files
/
Windows_95_98
/
Programacion
/
Editores
/
ep2setup.exe
/
template.java
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Java Source
|
1998-04-09
|
106 b
|
8 lines
class ^!
{
public static void main(String[] args)
{
System.out.println("Hello World!");
}
}